home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 43
/
Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso
/
Aminet
/
text
/
edit
/
BareED.lha
/
BareED
/
DAC
/
source
/
dump.cd
< prev
next >
Wrap
Text File
|
2001-03-17
|
2KB
|
155 lines
;
; (C) Copyright J.v.d.Loo (March 2001)
;
MSG_ERROR_1(10//)
No error
;
;
MSG_ERROR_2(//)
Printing-progress aborted
;
;
MSG_ERROR_3(//)
Not a graphic printer
;
;
MSG_ERROR_4(//)
HAM image cannot be converted
;
;
MSG_ERROR_5(//)
Too large region to dump
;
;
MSG_ERROR_6(//)
Out of supported dimension
;
;
MSG_ERROR_7(//)
Not enough memory
;
;
MSG_ERROR_8(//)
Not enough memory for printing-buffer
;
;
MSG_ERROR_9(//)
IO: Open device failed
;
;
MSG_ERROR_10(//)
IO: Printing-progress aborted
;
;
MSG_ERROR_11(//)
IO: Unsupported command
;
;
MSG_ERROR_12(//)
IO: Command length did not match
;
;
MSG_ERROR_13(//)
Error occurred while ejecting the page!\n\nContinue anyway?
;
;
MSG_ERROR_14(//)
Printout abandoned by user!
;
;
MSG_ERROR_15(//)
Error: %s
;
;
MSG_ERROR_16(//)
Cannot create unicoloured colour-map!
;
;
MSG_ERROR_17(//)
Unable to get RAM for printout!
;
;
MSG_ERROR_18(//)
Print-job aborted...
;
;
MSG_ERROR_19(//)
Invalid screen-mode-ID
;
;
MSG_ERROR_20(//)
Cannot open the \"printer device\"
;
;
MSG_ERROR_21(//)
Cannot create required I/O-request
;
;
MSG_ERROR_22(//)
Cannot create a message port
;
;
MSG_INFO_1(64//)
Dimension when using a right margin of %ld charcters:\n\n\
line length = %4ld pixles = X-dots = %4ld\n\
line height = %4ld pixels = Y-dots = %4ld
;
;
MSG_INFO_2(//)
Widest line: %ld pixels or %ld characters!
;
;
MSG_PRO_1(//)
Printout completed to:
; NOTE: One blank at end of line!
;
;
MSG_PRO_2(//)
Pause/Continue
;
;
MSG_PRO_3(//)
Continue
;
;
MSG_PRO_4(//)
Abandon
;
;
MSG_PRO_5(//)
Printout completed to %ld%%
; NOTE: One blank at end of line!
;
;
MSG_RESPONSE_1(257//)
Line %ld exceeds with %ld pixels limit of %ld pixels!\n\nContinue anyhow?
;
;
MSG_RESPONSE_2(//)
Sure to continue with printout\n\
although not all characters fit onto concerned page?\n\
(Some beyond right margin - non-printable!)\n\n\
Continue?
;
;
MSG_RESPONSE_3(//)
Sure to print?\n\nPrintout would require %ld pages!
;
;
MSG_MARGIN_1(513//)
DAC Dumper
;
;
MSG_MARGIN_2(//)
Enter right margin!
;
;
MSG_MARGIN_3(//)
Okay
;
;
MSG_OK_DONE(516//)
Print-job done.
;
;